|
|
The Background attribute controls the color of the elements
background.The Background attribute is common to the Field and Text elements.
Options
- Blend: The background is blended with the color at a
percentage rate.
- Invert: The background is transparent and
inverted.
- Opaque: The background is the color.
- Transparent: The background is clear.
- Red: An integer from 0 to 255 representing the
amount of red.
- Green: An integer from 0 to 255 representing the
amount of green.
- Blue: An integer from 0 to 255 representing the
amount of blue.
- Pick...: A button that opens the system's color
picker.
- Percent: The amount to blend with the
background.
|